FlexReport for WPF
Completed プロパティ (IAsyncOperationWithProgress<TResult,TProgress>)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > IAsyncOperationWithProgress<TResult,TProgress> インターフェース : Completed プロパティ
アクション完了イベントを処理するメソッドを取得または設定します。
シンタックス
'宣言
 
Property Completed As C1.WPF.Document.AsyncOperationWithProgressCompletedHandler(Of TResult,TProgress)
'使用法
 
Dim instance As IAsyncOperationWithProgress(Of TResult,TProgress)
Dim value As C1.WPF.Document.AsyncOperationWithProgressCompletedHandler(Of TResult,TProgress)
 
instance.Completed = value
 
value = instance.Completed
C1.WPF.Document.AsyncOperationWithProgressCompletedHandler<TResult,TProgress> Completed {get; set;}
参照

IAsyncOperationWithProgress<TResult,TProgress> インターフェース
IAsyncOperationWithProgress<TResult,TProgress> メンバ